Multi SSH Commands
Activity Description
Sends multiple SSH protocol commands.
note
"Multi SSH Commands" starts an SSH session, executes multiple commands and terminates the session.
Output
Success/Failure
Settings
- Command – The SSH command you wish to run (e.g.,
ls –la /etc
).
You can enter multiple commands on separate lines. - Port – The default port of SSH is 22.
- Host Name – The host name or IP address.
- User Name – If required, the user name of an account that has read-write access to the host.
- Password – If required, the password of the account listed in the User Name field.
- Certification Type – Select a certification type (the default is None).
- Certification Path – If selected a certification type, enter the full path to the certification.